Delete user-defined hold reason
HoldReasons
Delete user-defined hold reason
Deletes a user-defined HoldReason specified by an id path parameter. System reasons
cannot be deleted. User reasons that are referenced by existing holds also cannot be
deleted (returns 422).
DELETE
Delete user-defined hold reason
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
reason_id
Response
Hold reason deleted.